home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / Tetris / Source / RCS / wraps.h,v < prev    next >
Encoding:
Text File  |  1971-02-13  |  397 b   |  37 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ;
  6. comment  @ * @;
  7.  
  8.  
  9. 1.1
  10. date     91.12.07.03.37.12;  author melling;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @Tetris 1.1
  17. @
  18.  
  19.  
  20.  
  21. 1.1
  22. log
  23. @Initial revision
  24. @
  25. text
  26. @/* wraps.h generated from wraps.psw
  27.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  28.  */
  29.  
  30. #ifndef WRAPS_H
  31. #define WRAPS_H
  32.  
  33. extern void PSgameover(float w);
  34.  
  35. #endif WRAPS_H
  36. @
  37.